home *** CD-ROM | disk | FTP | other *** search
- object frmSel: TfrmSel
- Left = 369
- Top = 183
- BorderStyle = bsDialog
- Caption = 'Select Buttons'
- ClientHeight = 242
- ClientWidth = 232
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnActivate = FormActivate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 84
- Height = 13
- Caption = 'Available buttons:'
- FocusControl = lvButtonList
- end
- object lvButtonList: TdfsExtListView
- Left = 8
- Top = 24
- Width = 137
- Height = 209
- Columns = <>
- ExtendedStyles = [lvxCheckboxes, lvxInfoTip]
- NoColumnResize = False
- ColumnsFormat = <>
- ColumnClick = False
- IconOptions.WrapText = False
- Items.Data = {
- F50100001200000000000000FFFFFFFFFFFFFFFF0000000000000000034E6577
- 01000000FFFFFFFFFFFFFFFF0000000000000000044F70656E02000000FFFFFF
- FFFFFFFFFF0000000000000000094661766F726974657303000000FFFFFFFFFF
- FFFFFF00000000000000000A50726F7065727469657304000000FFFFFFFFFFFF
- FFFF0000000000000000055072696E7411000000FFFFFFFFFFFFFFFF00000000
- 00000000044D61696C05000000FFFFFFFFFFFFFFFF0000000000000000034164
- 6407000000FFFFFFFFFFFFFFFF00000000000000000644656C65746506000000
- FFFFFFFFFFFFFFFF0000000000000000074578747261637408000000FFFFFFFF
- FFFFFFFF000000000000000004566965770B000000FFFFFFFFFFFFFFFF000000
- 000000000010436865636B6F75742F496E7374616C6C09000000FFFFFFFFFFFF
- FFFF00000000000000000A5669727573205363616E0A000000FFFFFFFFFFFFFF
- FF000000000000000004546573740E000000FFFFFFFFFFFFFFFF000000000000
- 0000084D616B65204578650F000000FFFFFFFFFFFFFFFF000000000000000008
- 5555656E636F64650D000000FFFFFFFFFFFFFFFF000000000000000004457869
- 7410000000FFFFFFFFFFFFFFFF00000000000000000657697A6172640C000000
- FFFFFFFFFFFFFFFF00000000000000000448656C70}
- TabOrder = 0
- LargeImages = frmMain.ilToolbarImages
- end
- object Button1: TButton
- Left = 152
- Top = 8
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 1
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 152
- Top = 40
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- TabOrder = 2
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 152
- Top = 72
- Width = 75
- Height = 25
- Caption = '&Reset'
- TabOrder = 3
- OnClick = Button3Click
- end
- object FormCenter1: TFormCenter
- Center = True
- Left = 252
- Top = 138
- end
- object ToolbarReg: TEasyRegAdvanced
- RegString = 'Software\SWE von Schleusen\UltimateZip\ToolBar'
- RegBaseKey = bkHKEY_CURRENT_USER
- Left = 248
- Top = 104
- end
- end
-